6.5
MEDIUM CVSS 3.1
CVE-2026-32761
File Browser has an Authorization Policy Bypass in its Public Share Download Flow
Description

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Versions 2.61.0 and below contain a permission enforcement bypass which allows users who are denied download privileges (perm.download = false) but granted share privileges (perm.share = true) to exfiltrate file content by creating public share links. While the direct raw download endpoint (/api/raw/) correctly enforces the download permission, the share creation endpoint only checks Perm.Share, and the public download handler (/api/public/dl/<hash>) serves file content without verifying that the original file owner has download permission. This means any authenticated user with share access can circumvent download restrictions by sharing a file and then retrieving it via the unauthenticated public download URL. The vulnerability undermines data-loss prevention and role-separation policies, as restricted users can publicly distribute files they are explicitly blocked from downloading directly. This issue has been fixed in version 2.62.0.

INFO

Published Date :

March 20, 2026, 12:16 a.m.

Last Modified :

March 23, 2026, 4:56 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-32761 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Filebrowser filebrowser
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Update File Browser to version 2.62.0 to fix permission bypass for file exfiltration.
  • Update File Browser to version 2.62.0 or later.
  • Verify share permissions are correctly configured.
  • Remove unnecessary share privileges for restricted users.
Public PoC/Exploit Available at Github

CVE-2026-32761 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-32761.

URL Resource
https://github.com/filebrowser/filebrowser/commit/09a26166b4f79446e7174c017380f6db45444e32 Patch
https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0 Product Release Notes
https://github.com/filebrowser/filebrowser/security/advisories/GHSA-68j5-4m99-w9w9 Exploit Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-32761 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

Updated: 2 weeks, 5 days ago
0 stars 0 fork 0 watcher
Born at : March 20, 2026, 10:52 p.m. This repo has been linked 4 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-32761 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-32761 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Mar. 23, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* versions up to (excluding) 2.62.0
    Added Reference Type GitHub, Inc.: https://github.com/filebrowser/filebrowser/commit/09a26166b4f79446e7174c017380f6db45444e32 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0 Types: Product, Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/filebrowser/filebrowser/security/advisories/GHSA-68j5-4m99-w9w9 Types: Exploit, Vendor Advisory
  • New CVE Received by [email protected]

    Mar. 20, 2026

    Action Type Old Value New Value
    Added Description File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Versions 2.61.0 and below contain a permission enforcement bypass which allows users who are denied download privileges (perm.download = false) but granted share privileges (perm.share = true) to exfiltrate file content by creating public share links. While the direct raw download endpoint (/api/raw/) correctly enforces the download permission, the share creation endpoint only checks Perm.Share, and the public download handler (/api/public/dl/<hash>) serves file content without verifying that the original file owner has download permission. This means any authenticated user with share access can circumvent download restrictions by sharing a file and then retrieving it via the unauthenticated public download URL. The vulnerability undermines data-loss prevention and role-separation policies, as restricted users can publicly distribute files they are explicitly blocked from downloading directly. This issue has been fixed in version 2.62.0.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    Added CWE CWE-284
    Added CWE CWE-639
    Added CWE CWE-863
    Added Reference https://github.com/filebrowser/filebrowser/commit/09a26166b4f79446e7174c017380f6db45444e32
    Added Reference https://github.com/filebrowser/filebrowser/releases/tag/v2.62.0
    Added Reference https://github.com/filebrowser/filebrowser/security/advisories/GHSA-68j5-4m99-w9w9
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.